home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr05 / wrcpdl14.zip / RCP.BAS < prev    next >
BASIC Source File  |  1994-12-01  |  214b  |  2 lines

  1. Declare Function WinsockRCP Lib "RCP.DLL" (ByVal hWndParent As Integer, ByVal hWndTitle As String, ByVal src As String, ByVal dest As String, ByVal RecursiveFlag As Integer, ByVal AsciiFlag As Integer) As Integer
  2.